home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1097 / AMOSLIST / text0024.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  2.5 KB  |  68 lines

  1. The man most directly responsible for this twaddle was Rod Whiteley, who did
  2. thus comment on GUIExt on the night of 02-Oct-97:
  3.  
  4. -> Just a quick question for the GUIExt Experts:
  5.  
  6. Ooh, fire away...
  7.  
  8. -> I'm currently porting all of the AMOSPro apps I use here at work to use the
  9. -> GUIExt. This means that I currently need to use standard AMOSPro and
  10. -> AMOSPro+GuiExt alternately. My problem is there seems to be no way to end a
  11. -> programme, and kill AMOSPro altogether (to give control back to the
  12. workbench
  13. -> with no trace of AMOSPro still running).
  14.  
  15. I dont quite get what you mean exactly here. Are you trying to quit out of
  16. AMOS
  17. and shut it down altogether, or just hide it from view. If you use the AMOS TO
  18. BACK/AMOS TO FRONT commands in your progams, the AMOSPro editor will shift to
  19. the back, giving workbench back etc. To quit the AMOSPro from within a
  20. program,
  21. use any command which would end a session in the editor, such as END, EDIT,
  22. DIRECT etc.
  23.  
  24. -> Sure I can hide the AMOSProit when it
  25. -> finishes, but if someone starts another app from the workbench, then AMOS
  26. is
  27. -> still in the background (at the editor displaying the last line of the
  28. prog.)
  29.  
  30. >From this, it would sound like you are not compiling your programs with the
  31. compiler. I am selling the AMOSPro compiler now for around 14 UK pounds, go to
  32. WWW.mushy-pd.demon.co.uk for more details.
  33.  
  34. To make your program shut down AMOSPro altogether from the editor, you should
  35. use the SYSTEM command, but beware, this will completely shut AMOS down.
  36.  
  37. -> This would be O.K. but AMOSPro doesn't let me do this reliably (disc access
  38. -> always means a crash), and I guess I'm chewing up a whole bunch of memory
  39. each
  40. -> time. What to do?
  41.  
  42. The GUI Extension compiler patch allows you to compile programs, and also
  43. allows
  44. you to run any number of AMOS programs together, without messing any of them
  45. up,
  46. its really quite amazing. It doesnt use a whole lot of memory either when you
  47. compile your programs.
  48.  
  49. -> TIA,
  50. -> Rod
  51. -> By and by, how do I get a hold of v1.63?
  52.  
  53. The V1.63 is only available to beta testers at the moment, as pietro is still
  54. adding a few more cunning commands to it. When it comes out, it will be
  55. available from my AMOS FTP site.
  56.  
  57. Andrew "Mushroom" Kellett
  58. --
  59.  Email: Andy Kellett <mushypd@redrose.net>  Team *AMOS* + IAPA Team *AMIGA*
  60.   alt.religion.amos - AMOS now on usenet! AMOS Mailinglist also mirrored
  61.  
  62.      World's Largest AMOS Homepages - http://www.mushy-pd.demon.co.uk
  63.  
  64.          Massive FTP site with AMOS/C64 and Mods/Samples + more at
  65.                             mushy-pd.dyn.ml.org
  66.  
  67.  
  68.